par Cédric Deltheil<br /><br />http://osdc.fr/2012/talk/4294<br /><br />The goal of this talk is to share some feedback and best practices about embedding C code on Android, such as:<br />* cross-compiling 3rd party libraries with the Android Standalone Toolchain,<br />* using prebuilt libraries,<br />* using NEON code while still targeting all devices,<br />* illustrating some Java Native Interface (JNI) tips and tricks (e.g. while manipulating underlying C data structures)<br /><br />Slides: https://speakerdeck.com/u/deltheil/p/running-native-code-on-android-number-osdcfr-2012
